home *** CD-ROM | disk | FTP | other *** search
/ Champak 120 / Vol 120.iso / games / monkey_t.swf / scripts / DefineSprite_62 / frame_2 / DoAction.as
Encoding:
Text File  |  2010-11-09  |  188 b   |  7 lines

  1. _root.soundOn = 0;
  2. _root.pickupSound.setVolume(0);
  3. _root.alienSound.setVolume(0);
  4. _root.explosionSound.setVolume(0);
  5. _root.musicSound.setVolume(0);
  6. _root.wellDoneSound.setVolume(0);
  7.